back · tests/sessions.spec.js:47:2 / isolation
Test timeout of 60000ms exceeded.
Error: page.evaluate: InvalidStateError: Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing.
at dumpDatabase (tests/utils/database.js:61:33)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:568:18)
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByTestId('app-nav').getByRole('link', { name: 'Importer' })
at goToTab (tests/utils/navigation.js:98:31)
at Object.go (tests/fixtures.ts:409:33)
at tests/sessions.spec.js:49:18
Error: locator.fill: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByRole('textbox', { name: 'Nom de la session' })
at newSession (tests/utils/sessions.js:49:17)
at tests/sessions.spec.js:48:3
Test timeout of 60000ms exceeded.
Error: page.waitForFunction: Test timeout of 90000ms exceeded.
at Object.ready (tests/fixtures.ts:222:17)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:561:18)
Test timeout of 90000ms exceeded while running "beforeEach" hook.
at tests/sessions.spec.js:20:7
Error: page.waitForTimeout: Test ended.
at waitUntilLastAppears (tests/utils/photos.js:103:15)
at importPhotos (tests/utils/photos.js:58:13)
at tests/sessions.spec.js:50:3
Error: page.waitForFunction: Test timeout of 90000ms exceeded.
at Object.ready (tests/fixtures.ts:204:17)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:521:18)
Test timeout of 90000ms exceeded while running "beforeEach" hook.
at tests/sessions.spec.js:20:7
Error: page.waitForFunction: Test timeout of 90000ms exceeded.
at Object.ready (tests/fixtures.ts:204:17)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:521:18)
Test timeout of 90000ms exceeded while running "beforeEach" hook.
at tests/sessions.spec.js:20:7
Error: page.waitForFunction: Test timeout of 90000ms exceeded.
at Object.ready (tests/fixtures.ts:204:17)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:521:18)
Test timeout of 90000ms exceeded while running "beforeEach" hook.
at tests/sessions.spec.js:20:7
Test timeout of 90000ms exceeded while running "beforeEach" hook.
at tests/sessions.spec.js:20:7
Error: page.waitForFunction: Test timeout of 90000ms exceeded.
at Object.ready (tests/fixtures.ts:204:17)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:521:18)
Test timeout of 90000ms exceeded while running "beforeEach" hook.
at tests/sessions.spec.js:20:7
Error: page.waitForFunction: Test timeout of 90000ms exceeded.
at Object.ready (tests/fixtures.ts:204:17)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:521:18)
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByTestId('goto-home')
at goHome (tests/utils/navigation.js:22:38)
at newSession (tests/utils/sessions.js:28:8)
at tests/sessions.spec.js:48:9
Error: page.evaluate: InvalidStateError: Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing.
at dumpDatabase (tests/utils/database.js:61:33)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:528:18)
Test timeout of 60000ms exceeded.
Error: page.waitForFunction: Test timeout of 90000ms exceeded.
at Object.ready (tests/fixtures.ts:204:17)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:521:18)
Test timeout of 90000ms exceeded while running "beforeEach" hook.
at tests/sessions.spec.js:20:7
Error: expect(locator).not.toBeVisible() failed
Locator: getByText('Session α', { exact: true })
Expected: not visible
Error: strict mode violation: getByText('Session α', { exact: true }) resolved to 2 elements:
1) <a href="/sessions/s0q1veih" data-testid="goto-current-session" class="session-link svelte-1nmekgl">…</a> aka getByTestId('goto-current-session')
2) <strong>Session α</strong> aka getByRole('strong')
Call log:
- Expect "not toBeVisible" with timeout 5000ms
- waiting for getByText('Session α', { exact: true })
at tests/sessions.spec.js:59:66
Test timeout of 90000ms exceeded while running "beforeEach" hook.
at tests/sessions.spec.js:20:7
Error: page.waitForFunction: Test timeout of 90000ms exceeded.
at Object.ready (tests/fixtures.ts:222:17)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:561:18)
Test timeout of 60000ms exceeded.
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('dialog[data-key=\'modal_delete_session\']').getByRole('button', { name: 'Oui, supprimer' })
- locator resolved to <button type="button" class="svelte-1q9lvcx" data-tooltip-content="undefined ">…</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <html dir="ltr" lang="fr">…</html> intercepts pointer events
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <html dir="ltr" lang="fr">…</html> intercepts pointer events
- retrying click action
- waiting 100ms
64 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <html dir="ltr" lang="fr">…</html> intercepts pointer events
- retrying click action
- waiting 500ms
at confirmDeletionModal (tests/utils/core.js:222:4)
at deleteSession (tests/utils/sessions.js:131:2)
at tests/sessions.spec.js:58:3